-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- ArrayCookieJar
Total Complexity |
46 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
209 |
Lines of code |
124 |
Logical lines of code |
66 |
Comment lines |
41 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add() |
A |
48 |
12 |
34 |
all() |
A |
58 |
11 |
15 |
addCookiesFromResponse() |
S |
55 |
6 |
19 |
getMatchingCookies() |
S |
63 |
5 |
9 |
removeTemporary() |
S |
70 |
2 |
6 |
removeExpired() |
S |
68 |
2 |
7 |
unserialize() |
S |
64 |
2 |
10 |
__construct() |
S |
81 |
1 |
3 |
setStrictMode() |
S |
81 |
1 |
3 |
remove() |
S |
67 |
1 |
7 |
serialize() |
S |
72 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |